Skip to content

feat: generate charm dellpowervault#743

Open
ahmad-can wants to merge 3 commits intocanonical:mainfrom
ahmad-can:feature/generate-dellpowervault-charm
Open

feat: generate charm dellpowervault#743
ahmad-can wants to merge 3 commits intocanonical:mainfrom
ahmad-can:feature/generate-dellpowervault-charm

Conversation

@ahmad-can
Copy link
Copy Markdown

@ahmad-can ahmad-can commented Apr 7, 2026

@ahmad-can ahmad-can force-pushed the feature/generate-dellpowervault-charm branch from 766868e to 85bcca1 Compare April 7, 2026 13:02
@ahmad-can ahmad-can requested a review from Copilot April 8, 2026 12:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Sunbeam storage backend implementation for Dell PowerVault, enabling it to be discovered and configured via the existing backend loader.

Changes:

  • Introduce DellpowervaultBackend and its Pydantic config model (DellpowervaultConfig).
  • Define PowerVault-specific configuration fields (SAN IP, protocol, optional SSL cert, pool, iSCSI target IPs).
  • Add a new backend package module for Dell PowerVault.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
sunbeam-python/sunbeam/storage/backends/dellpowervault/backend.py Implements the Dell PowerVault backend class and its configuration schema.
sunbeam-python/sunbeam/storage/backends/dellpowervault/init.py Declares the new backend package/module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sunbeam-python/sunbeam/storage/backends/dellpowervault/backend.py
Comment thread sunbeam-python/sunbeam/storage/backends/dellpowervault/backend.py Outdated
Comment thread sunbeam-python/sunbeam/storage/backends/dellpowervault/backend.py Outdated
@ahmad-can ahmad-can force-pushed the feature/generate-dellpowervault-charm branch from f62879e to 21e66ea Compare April 22, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants